home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9132 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.iadfw.net!usenet
  2. From: Mark Nelson <markn@airmail.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Problems compiling STL (Standard Template Library) on HP-UX
  5. Date: Wed, 28 Feb 1996 15:25:55 -0600
  6. Organization: customer of Internet America
  7. Message-ID: <3134C863.37C7@airmail.net>
  8. References: <3134A5EA.2325@fms2000.stl.gtd.eds.com>
  9. NNTP-Posting-Host: dal18-10.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. Walt Hillis wrote:
  16. > I am having trouble trying to get STL examples to compile on
  17. > HP-UX.  I would like to use the freeware STL until it becomes
  18. > available from HP.  Can anyone point me in the correct direction
  19. > to get this working?
  20.  
  21. Hi Walt,
  22.  
  23. ObjectSpace (in Dallas, 1-800-OBJECT.1) takes great delight in
  24. pointing out that the HP release of the STL won't work on 
  25. HP-UX.  However, they will be more than happy to sell you 
  26. an STL that *will* work with your compiler.
  27.  
  28. I think your only other alternative would be to use gcc, which
  29. works with a version of the free STL after just a teeny bit
  30. of hacking.
  31.  
  32. Mark Nelson
  33. http://web2.airmail.net/markn - more STL pointers
  34.